Temporal CLI Change Log

October 21, 2024

Temporal CLI v1.1.1 is now available.

September 16, 2024

Version v1.1.0 introduces the Temporal Nexus suite for connecting durable executions across boundaries. The workflow update command is renamed to workflow update execute, with new subcommands start, result, and describe. Server updated to v1.25.0.

August 6, 2024

The v1.0.0 release of the Temporal CLI officially launches with features for workflow execution, activity management, and system administration via the command line. It includes improvements in auto-completion, error handling, and documentation.

July 19, 2024

This update introduces Nexus functionality for testing. It includes a flattened event detail view for workflows, tweaks server start-up text, and fixes a nil dereference issue when the env file can't be parsed. ⚠️ Not for production use.

July 8, 2024

Added a blank line above "Results" in workflow show, fixed commit rule confirmation message, improved dev-server handling of IPv6, updated UI module for versioning pre-release, and fixed marshaling of payloads with null values.

June 19, 2024

This minor release supports worker versioning with a new API in Temporal Servers v1.24.0+. It ensures only compatible workers process tasks. Task queue descriptions now include reachability info. Use --legacy-mode for older servers.

June 12, 2024

Upgrade Temporal Server to v1.24.1, building on CLI v0.12.0. Key changes: new --data flag format, install.sh resurrected, new workflow flag, panic fix, and more. Note: --data option now requires repeating for multiple key-value pairs

April 29, 2024

Temporal CLI's refresh enhances consistency and maintainability with flexible flag placements and better JSON handling. Notable changes include updated outputs, required duration suffixes, and removed features like the pager.

March 27, 2024

Temporal CLI updated: now more consistent, with improvements like command/flag order flexibility, JSON output enhancements, and log customization. Some backwards incompatibilities exist from 0.11.0.

January 31, 2024

Enhanced task-queue, added start delay to workflow start, added summary to worklow watch, Insecured CSRF cookie, embeded fallback,

November 20, 2023

Temporal CLI v0.10.7

October 2, 2023

Temporal CLI v0.10.6

June 26, 2023

v0.10 of the CLI brings Workflow tracing, Worker Versioning, and updated Server and UI.

March 20, 2023

Temporal 1.20 introduces several capabilities that extend these best practices to allow you to simplify Temporal development environments and gain more control over scheduling Workflows.